Home
last modified time | relevance | path

Searched defs:getRepresentation (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h390 NestedNameSpecifier *getRepresentation() const { return Representation; } in getRepresentation() function
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DOperatorsRepresentationCheck.cpp128 getRepresentation(const std::vector<llvm::StringRef> &Config, in getRepresentation() function
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h109 PointerToMemberRepresentation getRepresentation() const { in getRepresentation() function