Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dstatement.c1117 static bool checkVar(SwitchStatement *s, VarDeclaration *vd) in checkVar() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1587 void checkVar(VarDecl *VD) { in checkVar() function in __anon4163d5400411::DeferredDiagnosticsEmitter