Home
last modified time | relevance | path

Searched defs:ASTCacheEntry (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp377 auto ASTCacheEntry = FileASTUnitMap.find(FileName); in getASTUnitForFile() local
418 auto ASTCacheEntry = NameASTUnitMap.find(FunctionName); in getASTUnitForFunction() local