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

  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/
PathDiagnostic.h 207 : K(kind), SM(&sm), Loc(genLocation(L)), Range(genRange()) {}
209 FullSourceLoc genLocation(
225 Loc(genLocation(SourceLocation(), lac)), Range(genRange(lac)) {
233 : K(DeclK), D(d), SM(&sm), Loc(genLocation()), Range(genRange()) {
  /src/external/apache2/llvm/dist/clang/lib/Analysis/
PathDiagnostic.cpp 743 PathDiagnosticLocation::genLocation(SourceLocation L,

Completed in 21 milliseconds