Searched defs:getExtInfo (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCleanup.h | 265 struct ExtInfo &getExtInfo() { getExtInfo() function |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 786 ExtInfo *getExtInfo() { return DeclInfo.get<ExtInfo*>(); } getExtInfo() function |
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ | ||
H A D | CGFunctionInfo.h | 710 FunctionType::ExtInfo getExtInfo() const { getExtInfo() function |