Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp632 buildMatcherCtor(MatcherCtor Ctor,SourceRange NameRange,ArrayRef<ParserValue> Args,Diagnostics * Error) buildMatcherCtor() argument
801 constructMatcher(MatcherCtor Ctor,SourceRange NameRange,ArrayRef<ParserValue> Args,Diagnostics * Error) constructMatcher() argument
808 constructBoundMatcher(MatcherCtor Ctor,SourceRange NameRange,StringRef BindID,ArrayRef<ParserValue> Args,Diagnostics * Error) constructBoundMatcher() argument
H A DParser.cpp835 MatcherCtor Ctor, SourceRange NameRange, StringRef BindID, in actOnMatcherExpression()
864 Parser::RegistrySema::buildMatcherCtor(MatcherCtor Ctor, SourceRange NameRange, in buildMatcherCtor()
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp524 CharSourceRange NameRange = CharSourceRange::getCharRange( DoEmitAvailabilityWarning() local
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2547 ArrayRef<StringInit *> NameRange) { in ProfileDagInit() argument
2562 ArrayRef<StringInit *> NameRange) { in get() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1665 SourceRange NameRange{BeginLoc, EndLoc}; getFunNameText() local