Home
last modified time | relevance | path

Searched refs:CanonGD (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
DGlobalDecl.h53 GlobalDecl CanonGD; in getCanonicalDecl() local
54 CanonGD.Value.setPointer(Value.getPointer()->getCanonicalDecl()); in getCanonicalDecl()
55 CanonGD.Value.setInt(Value.getInt()); in getCanonicalDecl()
57 return CanonGD; in getCanonicalDecl()