OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TBAABaseType
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/CodeGen/
CGValue.h
161
QualType
TBAABaseType
;
185
this->
TBAABaseType
= Type;
244
QualType getTBAABaseType() const { return
TBAABaseType
; }
245
void setTBAABaseType(QualType T) {
TBAABaseType
= T; }
CGExpr.cpp
[
all
...]
Completed in 1956 milliseconds