Searched defs:getExtInfo (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h716 ExtInfo *getExtInfo() { return DeclInfo.get<ExtInfo*>(); } function in class:clang::DeclaratorDecl
717 const ExtInfo *getExtInfo() const { return DeclInfo.get<ExtInfo*>(); } function in class:clang::DeclaratorDecl
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h699 FunctionType::ExtInfo getExtInfo() const { function in class:clang::CodeGen::ABIArgInfo::final

Completed in 123 milliseconds