Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Interpreter/
H A DIncrementalParser.cpp154 C.addTranslationUnitDecl(); in ParseOrWrapTopLevelDecl()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTContext.h1091 void addTranslationUnitDecl() { in addTranslationUnitDecl() function
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp990 addTranslationUnitDecl(); in ASTContext()