OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Uuid
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/CodeGen/
CodeGenModule.cpp
[
all
...]
/external/clang/lib/AST/
ExprCXX.cpp
64
// Loop all record redeclaration looking for an
uuid
attribute.
68
if (UuidAttr *
Uuid
= I->getAttr<UuidAttr>())
69
return
Uuid
;
[
all
...]
Completed in 1040 milliseconds