Home
last modified time | relevance | path

Searched refs:addTranslationUnitDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp149 C.addTranslationUnitDecl(); in ParseOrWrapTopLevelDecl()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1030 void addTranslationUnitDecl() { in addTranslationUnitDecl() function
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp984 addTranslationUnitDecl(); in ASTContext()