Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h390 NestedNameSpecifier *getRepresentation() const { return Representation; } in getRepresentation() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h109 PointerToMemberRepresentation getRepresentation() const { in getRepresentation() function