Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Interpreter/
H A DIncrementalParser.cpp157 C.addTranslationUnitDecl(); in ParseOrWrapTopLevelDecl()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1062 void addTranslationUnitDecl() { in addTranslationUnitDecl() function
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp964 addTranslationUnitDecl(); in ASTContext()