Searched refs:FromDeclaration (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp1264 bool FromDeclaration = FromValueDecl || FromNullPtr; local
1267 if (FromDeclaration && HasToInt) {
1294 if (FromDeclaration || ToDeclaration) {

Completed in 185 milliseconds