Searched defs:IndexName (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/clang/lib/CrossTU/ |
H A D | CrossTranslationUnit.cpp | 280 const T *D, StringRef CrossTUDir, StringRef IndexName, in getCrossTUDefinitionImpl() 355 StringRef IndexName, in getCrossTUDefinition() 364 StringRef IndexName, in getCrossTUDefinition() 443 StringRef FunctionName, StringRef CrossTUDir, StringRef IndexName, in getASTUnitForFunction() 481 StringRef FunctionName, StringRef CrossTUDir, StringRef IndexName) { in getFileForFunction() 488 StringRef CrossTUDir, StringRef IndexName) { in ensureCTUIndexLoaded() 511 StringRef LookupName, StringRef CrossTUDir, StringRef IndexName, in loadExternalAST()
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrOrderFile.cpp | 80 std::string IndexName = INSTR_PROF_ORDERFILE_BUFFER_IDX_NAME_STR; in createOrderFileData() local
|
/openbsd/gnu/llvm/llvm/utils/TableGen/ |
H A D | SearchableTableEmitter.cpp | 316 StringRef IndexName; in emitLookupFunction() local
|