Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c1898 typedef struct NameRange { struct
1901 } NameRange; argument
/external/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp572 SourceRange NameRange, in constructMatcher()
580 SourceRange NameRange, in constructBoundMatcher()
DParser.cpp537 MatcherCtor Ctor, SourceRange NameRange, StringRef BindID, in actOnMatcherExpression()
/external/llvm-project/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp693 SourceRange NameRange, in constructMatcher()
700 SourceRange NameRange, in constructBoundMatcher()
DParser.cpp640 MatcherCtor Ctor, SourceRange NameRange, StringRef BindID, in actOnMatcherExpression()
/external/clang/unittests/ASTMatchers/Dynamic/
DParserTest.cpp53 SourceRange NameRange, in actOnMatcherExpression()
66 SourceRange NameRange; member
/external/llvm-project/clang/unittests/ASTMatchers/Dynamic/
DParserTest.cpp51 SourceRange NameRange, in actOnMatcherExpression()
65 SourceRange NameRange; member
/external/llvm-project/clang/lib/Sema/
DSemaAvailability.cpp508 CharSourceRange NameRange = CharSourceRange::getCharRange( in DoEmitAvailabilityWarning() local
/external/llvm/lib/TableGen/
DRecord.cpp1503 ArrayRef<std::string> NameRange) { in ProfileDagInit()
1520 ArrayRef<std::string> NameRange) { in get()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp1915 ArrayRef<StringInit *> NameRange) { in ProfileDagInit()
1931 ArrayRef<StringInit *> NameRange) { in get()
/external/llvm-project/llvm/lib/TableGen/
DRecord.cpp2001 ArrayRef<StringInit *> NameRange) { in ProfileDagInit()
2017 ArrayRef<StringInit *> NameRange) { in get()
/external/llvm/include/llvm/TableGen/
DRecord.h1115 ArrayRef<std::string> NameRange) in DagInit()