Files
clang-p2996/clang/lib/AST/ByteCode/ByteCodeEmitter.cpp
Timm Baeder cf893baf02 [clang][bytecode][NFC] Add a FunctionKind enum (#125391)
Some function types are special to us, so add an enum and determinte the
function kind once when creating the function, instead of looking at the
Decl every time we need the information.
2025-02-02 12:09:30 +01:00

12 KiB