Searched defs:NestedNameSpecifierLoc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DNestedNameSpecifier.h211 class NestedNameSpecifierLoc { class in namespace:clang
225 NestedNameSpecifierLoc() : Qualifier(0), Data(0) { } function in class:clang::NestedNameSpecifierLoc
229 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data) function in class:clang::NestedNameSpecifierLoc
[all...]

Completed in 78 milliseconds