Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp50 C.addTranslationUnitDecl(); in ParseOrWrapTopLevelDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1196 void addTranslationUnitDecl() { in addTranslationUnitDecl() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp956 addTranslationUnitDecl(); in ASTContext()