Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c1900 typedef struct NameRange { struct
1903 } NameRange; argument
/external/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp500 const SourceRange &NameRange, in constructMatcher()
508 const SourceRange &NameRange, in constructBoundMatcher()
DParser.cpp537 MatcherCtor Ctor, const SourceRange &NameRange, StringRef BindID, in actOnMatcherExpression()
/external/clang/unittests/ASTMatchers/Dynamic/
DParserTest.cpp53 const SourceRange &NameRange, in actOnMatcherExpression()
66 SourceRange NameRange; member
/external/llvm/lib/TableGen/
DRecord.cpp1557 ArrayRef<std::string> NameRange) { in ProfileDagInit()
1574 ArrayRef<std::string> NameRange) { in get()
/external/llvm/include/llvm/TableGen/
DRecord.h1274 ArrayRef<std::string> NameRange) in DagInit()