Home
last modified time | relevance | path

Searched defs:SourceLocation (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLookupResult.h21 struct SourceLocation { struct
29 inline bool operator==(const SourceLocation &LHS, const SourceLocation &RHS) { argument
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DNodeIntrospection.cpp
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFinder.h27 class SourceLocation; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h30 struct SourceLocation { struct
37 SourceLocation Start; argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DSelectorLocationsKind.h21 class SourceLocation; variable
H A DASTStructuralEquivalence.h31 class SourceLocation; variable
H A DExprOpenMP.h352 numTrailingObjects(OverloadToken<SourceLocation>) numTrailingObjects() argument
[all...]
H A DDeclCXX.h2808 CXXMethodDecl(CXXDestructor,C,RD,StartLoc,NameInfo,T,TInfo,SC_None,UsesFPIntrin,isInline,ConstexprKind,SourceLocation (),TrailingRequiresClause) CXXMethodDecl() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/
H A DUSRGeneration.h20 class SourceLocation; variable
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp109 void PPConditionalDirectiveRecord::Elifdef(SourceLocation Loc, SourceRange, in Elifdef() argument
120 void PPConditionalDirectiveRecord::Elifndef(SourceLocation Loc, SourceRange, in Elifndef() argument
H A DPreprocessor.cpp1483 __anon3db25b0b0402(const std::pair<SourceLocation, SourceLocation> &Region) isSafeBufferOptOut() argument
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h50 SourceLocation() : Filename(), Line(), Column() {} in SourceLocation() function
51 SourceLocation(const char *Filename, unsigned Line, unsigned Column) in SourceLocation() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroArgs.h25 class SourceLocation; variable
H A DLiteralSupport.h31 class SourceLocation; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DSource.h24 class SourceLocation; variable
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.h33 class SourceLocation; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTDeserializationListener.h28 class SourceLocation; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h25 class SourceLocation; variable
H A DIdentifierTable.h45 class SourceLocation; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp239 llvm::SmallVector<std::pair<SourceLocation, bool>, 4>> & in ReadMismatchingDeleteExpressions() argument
H A DSema.cpp2467 ReadMismatchingDeleteExpressions(llvm::MapVector<FieldDecl *,llvm::SmallVector<std::pair<SourceLocation,bool>,4>> &) ReadMismatchingDeleteExpressions() argument
[all...]
H A DSemaExprCXX.cpp8151 ActOnNoexceptExpr(SourceLocation KeyLoc,SourceLocation,Expr * Operand,SourceLocation RParen) ActOnNoexceptExpr() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h463 ReadMismatchingDeleteExpressions(llvm::MapVector<clang::FieldDecl *,llvm::SmallVector<std::pair<clang::SourceLocation,bool>,4>> & Exprs) ReadMismatchingDeleteExpressions() argument
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp125 Object SourceLocation; serializeSourceLocation() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp79 SourceRangeSkipped(SourceRange Range,SourceLocation) SourceRangeSkipped() argument
[all...]

12