Home
last modified time | relevance | path

Searched defs:getFunctionDecl (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/unittests/StaticAnalyzer/
H A DIsCLibraryFunctionTest.cpp20 const FunctionDecl *getFunctionDecl() const { return Result; } in getFunctionDecl() function in IsCLibraryFunctionTest
/llvm-project/llvm/unittests/Target/X86/
H A DTernlogTest.cpp88 std::string getFunctionDecl() const { in getFunctionDecl() function
/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h124 const CXXMethodDecl *getFunctionDecl() const { in getFunctionDecl() function
/llvm-project/clang/include/clang/Analysis/
H A DCFG.h401 const FunctionDecl *getFunctionDecl() const { in getFunctionDecl() function