Searched refs:IndexName (Results 1 – 5 of 5) 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() argument 263 loadExternalAST(*LookupName, CrossTUDir, IndexName, DisplayCTUProgress); in getCrossTUDefinitionImpl() 327 StringRef IndexName, in getCrossTUDefinition() argument 329 return getCrossTUDefinitionImpl(FD, CrossTUDir, IndexName, in getCrossTUDefinition() 336 StringRef IndexName, in getCrossTUDefinition() argument 338 return getCrossTUDefinitionImpl(VD, CrossTUDir, IndexName, in getCrossTUDefinition() 415 StringRef FunctionName, StringRef CrossTUDir, StringRef IndexName, in getASTUnitForFunction() argument 424 ensureCTUIndexLoaded(CrossTUDir, IndexName)) in getASTUnitForFunction() 453 StringRef FunctionName, StringRef CrossTUDir, StringRef IndexName) { in getFileForFunction() argument 454 if (llvm::Error IndexLoadError = ensureCTUIndexLoaded(CrossTUDir, IndexName)) in getFileForFunction() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/CrossTU/ |
| H A D | CrossTranslationUnit.h | 147 StringRef IndexName, bool DisplayCTUProgress = false); 150 StringRef IndexName, bool DisplayCTUProgress = false); 167 StringRef IndexName, 203 StringRef IndexName, 295 StringRef IndexName, 309 StringRef IndexName); 312 llvm::Error ensureCTUIndexLoaded(StringRef CrossTUDir, StringRef IndexName);
|
| /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 90 Constant::getNullValue(IdxTy), IndexName); in createOrderFileData()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
| H A D | SearchableTableEmitter.cpp | 318 StringRef IndexName; in emitLookupFunction() local 322 IndexName = Table.Name; in emitLookupFunction() 365 IndexName = "Index"; in emitLookupFunction() 383 OS << " auto Table = makeArrayRef(" << IndexName << ");\n"; in emitLookupFunction() 428 OS << " auto Table = makeArrayRef(" << IndexName << ");\n"; in emitLookupFunction()
|
| /netbsd-src/sys/external/bsd/acpica/dist/ |
| H A D | changes.txt | 1877 3) IndexField (IndexName, DataName,
|