Searched defs:TypeData (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | NestedNameSpecifier.cpp | 443 void *TypeData = LoadPointer(Data, Offset); getLocalSourceRange() local |
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ | ||
H A D | LVCodeViewReader.cpp | 487 ArrayRef<uint8_t> TypeData = Type.data(); loadPrecompiledObject() local |
/llvm-project/clang/include/clang/CodeGen/ | ||
H A D | CGFunctionInfo.h | 136 : TypeData(nullptr), PaddingType(nullptr), DirectAttr{0, 0}, TheKind(K), TypeData() function |