Home
last modified time | relevance | path

Searched defs:spelling (Results 1 – 7 of 7) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/
Dclang.rs95 pub fn spelling(&self) -> String { in spelling() method
938 spelling: CXString, field
949 pub fn spelling(&self) -> &[u8] { in spelling() method
1000 let spelling = clang_getTokenSpelling(self.tu, *raw); in next() localVariable
1154 pub fn spelling(&self) -> String { in spelling() method
/third_party/rust/crates/bindgen/bindgen/ir/
Dfunction.rs416 let spelling = cursor.spelling(); in from_ty() localVariable
Dcontext.rs1930 let spelling = ty.spelling(); in build_wrapper() localVariable
1999 let spelling = ty.spelling(); in build_builtin_ty() localVariable
2113 let spelling = cursor.spelling(); in tokenize_namespace() localVariable
Ditem.rs1465 let spelling = cursor.spelling(); in parse() localVariable
/third_party/rust/crates/bindgen/bindgen/codegen/
Dmod.rs872 let spelling = self.name().expect("Unnamed alias?"); in codegen() localVariable
/third_party/libabigail/tests/lib/
Dcatch.hpp11309 void TagInfo::add( std::string const& spelling ) { in add()
11316 for (auto const& spelling : spellings) { in all() local
11322 for (auto const& spelling : spellings) { in all() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp83593 static nsIAtom* spelling; member in nsGkAtoms