Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Ddebug-info-alias.cpp27 narf // CHECK: [[NARF]] = !DIDerivedType(tag: DW_TAG_typedef, name: "narf" typedef
30 narf n;
/external/clang/test/FixIt/
Dtypo.cpp80 int narf; // expected-note{{'nonstd::narf' declared here}} variable
92 …return wibble::narf; // expected-error{{no member named 'narf' in namespace 'otherstd'; did you me… in poit()