Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp254 C.addTranslationUnitDecl(); in ParseOrWrapTopLevelDecl()
/src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1103 void addTranslationUnitDecl() { in addTranslationUnitDecl() function
/src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp895 addTranslationUnitDecl(); in ASTContext()