Searched defs:IndexName (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp89 std::string IndexName = INSTR_PROF_ORDERFILE_BUFFER_IDX_NAME_STR; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DARMAttributeParser.cpp666 StringRef ScopeName, IndexName; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp230 getCrossTUDefinitionImpl( const T *D, StringRef CrossTUDir, StringRef IndexName, bool DisplayCTUProgress) argument
304 getCrossTUDefinition(const FunctionDecl *FD, StringRef CrossTUDir, StringRef IndexName, bool DisplayCTUProgress) argument
313 getCrossTUDefinition(const VarDecl *VD, StringRef CrossTUDir, StringRef IndexName, bool DisplayCTUProgress) argument
406 getASTUnitForFunction( StringRef FunctionName, StringRef CrossTUDir, StringRef IndexName, bool DisplayCTUProgress) argument
444 getFileForFunction( StringRef FunctionName, StringRef CrossTUDir, StringRef IndexName) argument
451 ensureCTUIndexLoaded( StringRef CrossTUDir, StringRef IndexName) argument
474 loadExternalAST( StringRef LookupName, StringRef CrossTUDir, StringRef IndexName, bool DisplayCTUProgress) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp304 StringRef IndexName; local
373 OS << " auto Table = makeArrayRef(" << IndexName << ");\n"; local
420 OS << " auto Table = makeArrayRef(" << IndexName << ");\n"; local

Completed in 65 milliseconds