Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp633 Registry::buildMatcherCtor(MatcherCtor Ctor, SourceRange NameRange, in buildMatcherCtor()
802 SourceRange NameRange, in constructMatcher()
809 SourceRange NameRange, in constructBoundMatcher()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp601 CharSourceRange NameRange = CharSourceRange::getCharRange( in DoEmitAvailabilityWarning() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2547 ArrayRef<StringInit *> NameRange) { in ProfileDagInit()
2562 ArrayRef<StringInit *> NameRange) { in get()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1937 SourceRange NameRange{BeginLoc, EndLoc}; in getFunNameText() local