Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp254 C.addTranslationUnitDecl(); in ParseOrWrapTopLevelDecl()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1068 void addTranslationUnitDecl() { in addTranslationUnitDecl() function
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp891 addTranslationUnitDecl(); in ASTContext()