Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPPLexerChange.cpp42 [&](const IncludeStackInfo &ISI) -> bool { return IsFileLexer(ISI); }); in isInPrimaryFile()
53 for (const IncludeStackInfo &ISI : llvm::reverse(IncludeMacroStack)) { in getCurrentFileLexer() local
594 for (const IncludeStackInfo &ISI : llvm::reverse(IncludeMacroStack)) { in HandleMicrosoftCommentPaste() local
/external/clang/lib/Lex/
DPPLexerChange.cpp58 const IncludeStackInfo& ISI = IncludeMacroStack[i-1]; in getCurrentFileLexer() local
570 IncludeStackInfo &ISI = *(IncludeMacroStack.end()-i-1); in HandleMicrosoftCommentPaste() local
/external/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h306 typename TargetT::IndirectStubsInfo ISI; in reserveStubs() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h367 typename TargetT::IndirectStubsInfo ISI; in reserveStubs() local
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h437 auto ISI = in reserveStubs() local