Searched defs:IndexName (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/CrossTU/ |
H A D | CrossTranslationUnit.cpp | 252 const T *D, StringRef CrossTUDir, StringRef IndexName, in getCrossTUDefinitionImpl() 327 StringRef IndexName, in getCrossTUDefinition() 336 StringRef IndexName, in getCrossTUDefinition() 415 StringRef FunctionName, StringRef CrossTUDir, StringRef IndexName, in getASTUnitForFunction() 453 StringRef FunctionName, StringRef CrossTUDir, StringRef IndexName) { in getFileForFunction() 460 StringRef CrossTUDir, StringRef IndexName) { in ensureCTUIndexLoaded() 483 StringRef LookupName, StringRef CrossTUDir, StringRef IndexName, in loadExternalAST()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrOrderFile.cpp | 88 std::string IndexName = INSTR_PROF_ORDERFILE_BUFFER_IDX_NAME_STR; in createOrderFileData() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | SearchableTableEmitter.cpp | 318 StringRef IndexName; in emitLookupFunction() local
|