HomeSort by: relevance | last modified time | path
    Searched refs:LSM (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseStmtAsm.cpp 60 StringRef LookupInlineAsmLabel(StringRef Identifier, llvm::SourceMgr &LSM,
79 SourceLocation translateLocation(const llvm::SourceMgr &LSM,
128 llvm::SourceMgr &LSM,
131 SourceLocation Loc = translateLocation(LSM, Location);
167 ClangAsmParserCallback::translateLocation(const llvm::SourceMgr &LSM,
173 LSM.getMemoryBuffer(LSM.FindBufferContainingLoc(SMLoc));
194 const llvm::SourceMgr &LSM = *D.getSourceMgr();
195 SourceLocation Loc = translateLocation(LSM, D.getLoc());
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
LocalizationChecker.cpp 69 mutable llvm::SmallSet<std::pair<const IdentifierInfo *, Selector>, 12> LSM;
611 LSM.insert({&Ctx.Idents.get(receiver), Ctx.Selectors.getNullarySelector( \
614 LSM.insert({&Ctx.Idents.get(receiver), \
617 LSM.insert({&Ctx.Idents.get(receiver), \
622 if (!LSM.empty())
986 if (LSM.count(MethodDescription) ||
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenAction.cpp 421 const llvm::SourceMgr &LSM = *D.getSourceMgr();
426 LSM.getMemoryBuffer(LSM.FindBufferContainingLoc(D.getLoc()));
  /src/external/bsd/am-utils/dist/
Makefile.am 300 LSM.am-utils \

Completed in 19 milliseconds